×

lazy evaluation meaning in Chinese

惰性计算
惰性求值

Examples

  1. Incremental and lazy evaluation
    增量式求值和懒惰求值
  2. The lazy evaluation feature is needed to handle recursive data structures like trees and graphs
    懒惰求值的特性常用在处理像tree或者graph这样的递归数据结构上。
  3. One example of a lazy evaluation is a function that generates an infinite list of fibonacci numbers , but where the computation of the
    一个懒惰计算的例子是生成无穷fibonacci列表的函数,但是对第n个
  4. In lazy evaluation , an expression is not evaluated as soon as it is bound to a variable , but when the evaluator is forced to produce the expression s value
    在懒惰计算中,表达式不是在绑定到变量时立即计算,而是在求值程序需要产生表达式的值时进行计算。

Related Words

  1. lazier
  2. lazy
  3. lazy tongs
  4. lazy flame
  5. lazy eyes
  6. lazy dog
  7. lazy river
  8. lazy bar
  9. lazy mary
  10. lazy commit
  11. lazy eight
  12. lazy element
  13. lazy evalution
  14. lazy eye
PC Version

Copyright © 2018 WordTech Co.